up: programming - C - File I/O  
programming - C - function fcloseWhat links here?

Syntax

int fclose(FILE *stream);


The function closes the file associated with the stream stream. It returns zero if successful; otherwise, it returns EOF. fclose writes any buffered output to the file, deallocates the stream buffer if it was automatically allocated, and removes the association between the stream and the file. Do not use the value of stream in subsequent expressions.
programming - C - function fclose
filename:programming - C - function fclose
filename:programming%20%2D%20C%20%2D%20function%20fclose
last edit:December 18 2012 19:05:14 (4156 days ago)
ct = 1714964462.000000 = May 05 2024 23:01:02
ft = 1355875514.000000 = December 18 2012 19:05:14
dt = 359088948.000000